Skip to content

[PHPUnit 6] Add AddDoesNotPerformAssertionToNonAssertingTestRector#2142

Merged
TomasVotruba merged 1 commit intomasterfrom
no-assert
Oct 13, 2019
Merged

[PHPUnit 6] Add AddDoesNotPerformAssertionToNonAssertingTestRector#2142
TomasVotruba merged 1 commit intomasterfrom
no-assert

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

Closes #2137

@TomasVotruba TomasVotruba force-pushed the no-assert branch 4 times, most recently from e2589d8 to e84d5e6 Compare October 11, 2019 09:27
@TomasVotruba TomasVotruba changed the title [PHPUnit 6] Add AddDoesNotPerformAssertionToNonAssertingTestRector [WIP] [PHPUnit 6] Add AddDoesNotPerformAssertionToNonAssertingTestRector Oct 11, 2019
@TomasVotruba TomasVotruba force-pushed the no-assert branch 5 times, most recently from c4c4e1c to 22501c0 Compare October 13, 2019 08:13
@TomasVotruba TomasVotruba changed the title [WIP] [PHPUnit 6] Add AddDoesNotPerformAssertionToNonAssertingTestRector [PHPUnit 6] Add AddDoesNotPerformAssertionToNonAssertingTestRector Oct 13, 2019
@TomasVotruba TomasVotruba force-pushed the no-assert branch 4 times, most recently from bf2e4e8 to d906275 Compare October 13, 2019 11:36
Comment thread src/Application/RectorApplication.php
@TomasVotruba TomasVotruba force-pushed the no-assert branch 2 times, most recently from 5ee7ac5 to 44ffe62 Compare October 13, 2019 14:57
@TomasVotruba TomasVotruba merged commit a7adee6 into master Oct 13, 2019
@TomasVotruba TomasVotruba deleted the no-assert branch October 13, 2019 15:06
TomasVotruba added a commit that referenced this pull request Apr 23, 2022
rectorphp/rector-src@eb1090c [DeadCode] Add Break_, Continue_, Goto_ support on RemoveUnreachableStatementRector (#2142)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PHPUnit] tests without assertion must be marked

1 participant